home *** CD-ROM | disk | FTP | other *** search
/ World of Education / World of Education.iso / world_v / vprompt1.zip / VPROMPT.DOC next >
Text File  |  1992-08-31  |  5KB  |  136 lines

  1. VPROMPT  version 09/01/1992
  2.  
  3. copyright Charles Eglinton
  4. 3985 S. Rochester Rd, Ste H.
  5. Rochester, MI  48307
  6.  
  7. Orders: 1-313-656-0630 MC/Visa Accepted.
  8. Compuserve: 70337,1654
  9. A/R BBS: 313/680-9154
  10.  
  11.  
  12. VPROMPT PURPOSE:
  13.  
  14.    To teach new words and definitions (States, Presidents, etc.) by
  15.    repetitive viewing.
  16.  
  17.  
  18. INTRODUCTION:
  19.  
  20.    After reviewing a few computerized vocabulary building programs,
  21.    I was disappointed that the existing programs displayed the new
  22.    word only once per day and often in a quiz format.  I thought it
  23.    would be more effective to display the new word and definition
  24.    throughout the day as part of the DOS prompt.  As a result, I wrote
  25.    the program "VPROMPT" (for VOCABULARY PROMPT).  With VPROMPT, every
  26.    time you return to DOS, you will see the new word and definition.
  27.  
  28.  
  29. USAGE:
  30.  
  31.    VPROMPT is used in place of the DOS PROMPT command.   Type VPROMPT
  32.    once per day to set your DOS prompt and display a new vocabulary
  33.    word.  By default, VPROMPT displays the new word and definition on
  34.    one line, then a standard DOS prompt follows after a blank row.
  35.  
  36.    The words and definitions are read sequentially from the file
  37.    named VPROMPT.LST.  The file VPROMPT.CFG contains the sequence
  38.    number of the current word.  To start at the beginning of the
  39.    list, remove (or delete) the VPROMPT.CFG file.
  40.  
  41.    The default VPROMPT prompt is the same as the dos "PROMPT $P$G"
  42.    prompt which includes the current subdirectory name and drive.  If
  43.    you want a different dos prompt, you can add the appropriate
  44.    dos Meta-Strings after VPROMPT to change the dos prompt.   For
  45.    example, you would type "VPROMPT $t$g" to print the date followed
  46.    by the greater than character.   The available Meta-Strings are
  47.    listed below:
  48.  
  49.      $_   Carriage return/line feed
  50.      $b   Vertical bar character |
  51.      $d   Date
  52.      $e   Escape character
  53.      $g   Greater-than character >
  54.      $b   Backspace
  55.      $l   Less-than character >
  56.      $n   Current Drive
  57.      $p   Current path
  58.      $q   Equal character =
  59.      $t   Time
  60.      $v   DOS version
  61.  
  62. REMOVAL:
  63.  
  64.    If you want to remove the VPROMPT vocabulary word, use the
  65.    standard DOS PROMPT command.
  66.  
  67.  
  68. UPGRADES:
  69.  
  70.    The initial VPROMPT.LST contains 90 words and definitions.  You can
  71.    easily add your own with any text editor, however, if you send us a
  72.    $15 registration fee, we will send you the following:
  73.  
  74.      * 1200 New words and definitions (enough for over four years)
  75.  
  76.      * States, their capitals, nicknames, areas, and ranking
  77.  
  78.      * Presidents, birth/death dates, age at presidency, sequence
  79.  
  80.      * Six other popular shareware programs.
  81.  
  82.    What else would you like to learn by repetitive viewing?  Submit
  83.    your ideas and/or lists to the address above and if we include
  84.    them in future releases, we will send you an upgrade and
  85.    shareware diskette at no charge.  Would you like create as list
  86.    of correct pronunciations of commonly mispronounced words? or
  87.    maybe famous quotes (less than 80 characters)?  We will give you
  88.    credit for your submissions in future releases.
  89.  
  90.  
  91. INCLUDED FILES:
  92.  
  93.    VPROMPT.DOC   this documentation file
  94.    VPROMPT.EXE   the dos PROMPT replacement file
  95.    VPROMPT.FIL   the vocabulary word and definition file
  96.    VPROMPT.CFG*  the counter for the VPROMPT.FIL file
  97.    !.BAT*        a temporary batch file
  98.  
  99.         * VPROMPT.CFG and !.BAT are created when you run VPROMPT.EXE
  100.  
  101.  
  102. WARRANTY:
  103.  
  104.    The author makes no warranty of any kind express or implied, including
  105.    without limitation, any warranties of merchantability and/or fitness for a
  106.    particular purpose.
  107.  
  108.    IN NO EVENT WILL ELECTRONIC TECHNOLOGIES OR THE AUTHOR BE LIABLE FOR ANY
  109.    DAMAGES, WHETHER DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL INCLUDING ANY
  110.    LOST PROFITS, LOST SAVINGS OR OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES
  111.    ARISING OUT OF YOUR USE OR INABILITY TO USE THIS PROGRAM, OR FOR ANY CLAIM
  112.    BY ANY OTHER PARTY.  THIS PROGRAM IS OPERATED ENTIRELY AT THE USER'S RISK.
  113.  
  114. TECH SUPPORT:
  115.  
  116.    Tech support is limited to one year for registered users only, and is
  117.    available by mail, Compuserve "EasyPlex" or 24 hour Bulletin Board service.
  118.    Questions should be submitted to the attention of Charles Eglinton.
  119.  
  120. Other original software:
  121.  
  122. RemoteControl: Fax & modem or Fax & Answering machine can share one
  123.    one phone line. Reviewed in PC Mag, PC Computing, Computer Monthly
  124.    (the original fax/modem ring director software since 1988).
  125.  
  126. BeepMe: Calls your pager when someone leaves a message on your home
  127.    answering machine (the original pager program since 1987).
  128.  
  129. GasGauge: Watches your laptop battery, with pop-up gauge and audible
  130.    alarm. (the original battery watcher since 1987)."
  131.  
  132. POSTBAR: USPS certified postal barcoding software.  POSTBAR adds bar
  133.    codes to programs you already use.  Add bar codes to mail for dis
  134.    counts of up to 5.7-cents per letter.
  135.  
  136.